Method
GimpUiLabelSpinget_spin_button
Declaration [src]
GtkWidget*
gimp_label_spin_get_spin_button (
GimpLabelSpin* spin
)
Return value
Type: GtkWidget
The GimpSpinButton
contained in spin
.
The returned data is owned by the instance. |